Microwave filters GUI  2.0.3
Classes | Packages | Variables
dbplot.py File Reference

Go to the source code of this file.

Classes

class  dbplot.DbPlot
 GUI dialog to contain plot. More...
class  dbplot.AxisScalingDlg
 GUI dialog to contain axis scaling controls. More...
class  dbplot.CurveFamily
 Data structure containing info about properties of a family of curves and the curve list. More...
class  dbplot.EditCurvesDlg
 Dialog to select visible curves. More...
class  dbplot.MyPicker
 Class derived from Qwt.QwtPlotPicker to allow reimplementation of Qwt.QwtPlotPicker.trackerText() More...
class  dbplot.CanvasEventFilter
 Event filter for the canvas. More...
class  dbplot.PlotMarker
 Class for markers. More...
class  dbplot.AutoScaleZoomerBase
 Class that stores zoomer base. More...
class  dbplot.PrintFilter
 Filter to transform color of some plot items and fontsize when printing. More...

Packages

namespace  dbplot
 Plot data curves in multiple tabs.

Variables

string dbplot.MAC = "qt_mac_set_native_menubar"
 Global variable useful only for MacOSX.
string dbplot.applicationName = 'dBplot'
 Application name, to be displayed in 'About' dialog.

Detailed Description

Definition in file dbplot.py.